in this below example we will use weekday number to calculate the weekday name:
the default keyword: it specify te code to run if there is no case match
common code block: sometimes you will want different switch cases to use the same code
Strict comparison: (===)